home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / news / rn / subs.help < prev   
Encoding:
Text File  |  1989-05-26  |  1.7 KB  |  51 lines

  1. #!/bin/sh
  2. # $Header: subs.help.SH,v 4.3 85/05/01 11:50:50 lwall Exp $
  3. # $Log:    subs.help.SH,v $
  4. # Revision 4.3  85/05/01  11:50:50  lwall
  5. # Baseline for release with 4.3bsd.
  6.  
  7. /sprite/cmds/more <<'EOT'
  8. Valid substitutions are:
  9.  
  10. a    Current article number
  11. A    Full name of current article (%P/%c/%a)
  12. b    Destination of last save command, often a mailbox
  13. B    Bytes to ignore at beginning of last saved article
  14. c    Current newsgroup, directory form
  15. C    Current newsgroup, dot form
  16. d    Full name of newsgroup directory (%P/%c)
  17. D    Distribution line from current articlef    Who the current article is from
  18. F    Newsgroups to followup to (from Newsgroups and Followup-To)
  19. h    (This help message)
  20. H    Host name (yours)
  21. i    Message-I.D. line from current article, with <>
  22. I    Reference indicator mark (see -F switch)
  23. l    News administrator's login name, if any
  24. L    Login name (yours)
  25. m    Current mode, first letter of (init,newsgroup,article,pager,misc)
  26. M    Number of article marked with M
  27. n    Newsgroups from current article
  28. N    Full name (yours)
  29. o    Organization (yours)
  30. O    Original working directory (where you ran rn from)
  31. p    Your private news directory (from -d)
  32. P    Public news spool directory
  33. r    Last reference (parent article id)
  34. R    References list for followup article
  35. s    Subject, with all Re's and (nf)'s stripped off
  36. S    Subject, with one Re stripped offt    New To line derived from From and Reply-To (Internet format)
  37. T    New To line derived from Path
  38. u    Number of unread articles
  39. U    Number of unread articles not counting current article
  40. x    News library directory
  41. X    Rn library directory
  42. z    Length of current article in bytes
  43. ~    Your home directory
  44. .    Directory containing . files
  45. $    Current process number
  46. /    Last search string
  47. ESC    Run preceding command through % interpretation
  48. EOT
  49.